[INFO] cloning repository https://github.com/anthonyngg192/rust-mono
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anthonyngg192/rust-mono" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanthonyngg192%2Frust-mono", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanthonyngg192%2Frust-mono'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64de530743cb2500526fabc702f528981963372e
[INFO] testing anthonyngg192/rust-mono against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanthonyngg192%2Frust-mono" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/anthonyngg192/rust-mono
[INFO] finished tweaking git repo https://github.com/anthonyngg192/rust-mono
[INFO] tweaked toml for git repo https://github.com/anthonyngg192/rust-mono written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anthonyngg192/rust-mono on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anthonyngg192/rust-mono already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3eae3ac87d203807e60c23cb96086bc607292cbadaedcc9440707cbaa806f24a
[INFO] running `Command { std: "docker" "start" "-a" "3eae3ac87d203807e60c23cb96086bc607292cbadaedcc9440707cbaa806f24a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3eae3ac87d203807e60c23cb96086bc607292cbadaedcc9440707cbaa806f24a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3eae3ac87d203807e60c23cb96086bc607292cbadaedcc9440707cbaa806f24a", kill_on_drop: false }`
[INFO] [stdout] 3eae3ac87d203807e60c23cb96086bc607292cbadaedcc9440707cbaa806f24a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfdfde7373d4cab5afdaabd52a402b9892831174fefa003eb8de3d4dd9d73041
[INFO] running `Command { std: "docker" "start" "-a" "cfdfde7373d4cab5afdaabd52a402b9892831174fefa003eb8de3d4dd9d73041", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling serde v1.0.211
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling rustc_version_runtime v0.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling email-encoding v0.2.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling quoted_printable v0.4.8
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling rust-argon2 v1.0.1
[INFO] [stderr]    Compiling totp-lite v2.0.1
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling impl-more v0.1.8
[INFO] [stderr]    Compiling socket v0.1.0 (/opt/rustwide/workdir/crates/socket)
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.211
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-io v2.3.4
[INFO] [stderr]    Compiling mongodb-internal-macros v3.1.0
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling ulid v0.5.0
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling lettre v0.10.4
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling trust-dns-proto v0.21.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling hickory-proto v0.24.1
[INFO] [stderr]    Compiling actix-server v2.5.0
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling serde_with v3.11.0
[INFO] [stderr]    Compiling iso8601-timestamp v0.1.11
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling bson v2.13.0
[INFO] [stderr]    Compiling validator v0.15.0
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling trust-dns-resolver v0.21.2
[INFO] [stderr]    Compiling validator v0.18.1
[INFO] [stderr]    Compiling hickory-resolver v0.24.1
[INFO] [stderr]    Compiling async-std-resolver v0.21.2
[INFO] [stderr]    Compiling mongodb v2.6.1
[INFO] [stderr]    Compiling mongodb v3.1.0
[INFO] [stderr]    Compiling hyper v0.14.31
[INFO] [stderr]    Compiling actix-http v3.9.0
[INFO] [stderr]    Compiling actix-web v4.9.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling authifier v1.0.8
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stdout] warning: methods `find_with_option`, `find_one_by_id`, and `update_one` are never used
[INFO] [stdout]    --> crates/core/src/impl/mongo/mod.rs:66:14
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl MongoDb {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  66 |     async fn find_with_option<T: DeserializeOwned + Unpin + Send + Sync>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     async fn find_one_by_id<T: DeserializeOwned + Unpin + Send + Sync>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     async fn update_one<P, T: Serialize>(
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling api v0.1.0 (/opt/rustwide/workdir/crates/api)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "cfdfde7373d4cab5afdaabd52a402b9892831174fefa003eb8de3d4dd9d73041", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfdfde7373d4cab5afdaabd52a402b9892831174fefa003eb8de3d4dd9d73041", kill_on_drop: false }`
[INFO] [stdout] cfdfde7373d4cab5afdaabd52a402b9892831174fefa003eb8de3d4dd9d73041
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7aa1a314380f1040f1a51dac2de9e37a0c373001102c3bf27a10606bd0649603
[INFO] running `Command { std: "docker" "start" "-a" "7aa1a314380f1040f1a51dac2de9e37a0c373001102c3bf27a10606bd0649603", kill_on_drop: false }`
[INFO] [stdout] warning: methods `find_with_option`, `find_one_by_id`, and `update_one` are never used
[INFO] [stdout]    --> crates/core/src/impl/mongo/mod.rs:66:14
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl MongoDb {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  66 |     async fn find_with_option<T: DeserializeOwned + Unpin + Send + Sync>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     async fn find_one_by_id<T: DeserializeOwned + Unpin + Send + Sync>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     async fn update_one<P, T: Serialize>(
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling socket v0.1.0 (/opt/rustwide/workdir/crates/socket)
[INFO] [stderr]    Compiling api v0.1.0 (/opt/rustwide/workdir/crates/api)
[INFO] [stdout] warning: methods `find_with_option`, `find_one_by_id`, and `update_one` are never used
[INFO] [stdout]    --> crates/core/src/impl/mongo/mod.rs:66:14
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl MongoDb {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  66 |     async fn find_with_option<T: DeserializeOwned + Unpin + Send + Sync>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     async fn find_one_by_id<T: DeserializeOwned + Unpin + Send + Sync>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     async fn update_one<P, T: Serialize>(
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.16s
[INFO] running `Command { std: "docker" "inspect" "7aa1a314380f1040f1a51dac2de9e37a0c373001102c3bf27a10606bd0649603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7aa1a314380f1040f1a51dac2de9e37a0c373001102c3bf27a10606bd0649603", kill_on_drop: false }`
[INFO] [stdout] 7aa1a314380f1040f1a51dac2de9e37a0c373001102c3bf27a10606bd0649603
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6d4d0a1742ee6a033b09625f9803c639a88c3b60e62887256063df866279610d
[INFO] running `Command { std: "docker" "start" "-a" "6d4d0a1742ee6a033b09625f9803c639a88c3b60e62887256063df866279610d", kill_on_drop: false }`
[INFO] [stderr] warning: methods `find_with_option`, `find_one_by_id`, and `update_one` are never used
[INFO] [stderr]    --> crates/core/src/impl/mongo/mod.rs:66:14
[INFO] [stderr]     |
[INFO] [stderr]  37 | impl MongoDb {
[INFO] [stderr]     | ------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  66 |     async fn find_with_option<T: DeserializeOwned + Unpin + Send + Sync>(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 117 |     async fn find_one_by_id<T: DeserializeOwned + Unpin + Send + Sync>(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 131 |     async fn update_one<P, T: Serialize>(
[INFO] [stderr]     |              ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `core` (lib) generated 1 warning
[INFO] [stderr] warning: `core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/api-90a9a185b3f89c31)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core-a0b95fe6c7af48c6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/socket-e68eb5812a2c92c8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests core
[INFO] [stderr] error[E0433]: cannot find `pin` in `core`
[INFO] [stderr]   --> crates/core/src/impl/database.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 21 |     #[async_recursion]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^ could not find `pin` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_recursion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing one of these modules
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::pin;
[INFO] [stderr]    |
[INFO] [stderr]  1 + use async_std::pin;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `future` in `core`
[INFO] [stderr]   --> crates/core/src/impl/database.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 21 |     #[async_recursion]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^ could not find `future` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_recursion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing one of these modules
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::future;
[INFO] [stderr]    |
[INFO] [stderr]  1 + use async_std::future;
[INFO] [stderr]    |
[INFO] [stderr]  1 + use futures::future;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `marker` in `core`
[INFO] [stderr]   --> crates/core/src/impl/database.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 21 |     #[async_recursion]
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^ could not find `marker` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_recursion` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::marker;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `pin` in `core`
[INFO] [stderr]  --> crates/core/src/impl/mongo/user/user.rs:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[async_trait]
[INFO] [stderr]   | ^^^^^^^^^^^^^^ could not find `pin` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing one of these modules
[INFO] [stderr]   |
[INFO] [stderr] 1 + use std::pin;
[INFO] [stderr]   |
[INFO] [stderr] 1 + use async_std::pin;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `future` in `core`
[INFO] [stderr]  --> crates/core/src/impl/mongo/user/user.rs:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[async_trait]
[INFO] [stderr]   | ^^^^^^^^^^^^^^ could not find `future` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing one of these modules
[INFO] [stderr]   |
[INFO] [stderr] 1 + use std::future;
[INFO] [stderr]   |
[INFO] [stderr] 1 + use async_std::future;
[INFO] [stderr]   |
[INFO] [stderr] 1 + use futures::future;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `marker` in `core`
[INFO] [stderr]  --> crates/core/src/impl/mongo/user/user.rs:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[async_trait]
[INFO] [stderr]   | ^^^^^^^^^^^^^^ could not find `marker` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]   |
[INFO] [stderr] 1 + use std::marker;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `pin` in `core`
[INFO] [stderr]  --> crates/core/src/impl/mongo/room/room.rs:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[async_trait]
[INFO] [stderr]   | ^^^^^^^^^^^^^^ could not find `pin` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing one of these modules
[INFO] [stderr]   |
[INFO] [stderr] 1 + use std::pin;
[INFO] [stderr]   |
[INFO] [stderr] 1 + use async_std::pin;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `future` in `core`
[INFO] [stderr]  --> crates/core/src/impl/mongo/room/room.rs:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[async_trait]
[INFO] [stderr]   | ^^^^^^^^^^^^^^ could not find `future` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing one of these modules
[INFO] [stderr]   |
[INFO] [stderr] 1 + use std::future;
[INFO] [stderr]   |
[INFO] [stderr] 1 + use async_std::future;
[INFO] [stderr]   |
[INFO] [stderr] 1 + use futures::future;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `marker` in `core`
[INFO] [stderr]  --> crates/core/src/impl/mongo/room/room.rs:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[async_trait]
[INFO] [stderr]   | ^^^^^^^^^^^^^^ could not find `marker` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]   |
[INFO] [stderr] 1 + use std::marker;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `pin` in `core`
[INFO] [stderr]   --> crates/core/src/impl/mongo/conversation/conversation.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^ could not find `pin` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing one of these modules
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::pin;
[INFO] [stderr]    |
[INFO] [stderr]  1 + use async_std::pin;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `future` in `core`
[INFO] [stderr]   --> crates/core/src/impl/mongo/conversation/conversation.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^ could not find `future` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing one of these modules
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::future;
[INFO] [stderr]    |
[INFO] [stderr]  1 + use async_std::future;
[INFO] [stderr]    |
[INFO] [stderr]  1 + use futures::future;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `marker` in `core`
[INFO] [stderr]   --> crates/core/src/impl/mongo/conversation/conversation.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^ could not find `marker` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::marker;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `pin` in `core`
[INFO] [stderr]  --> crates/core/src/impl/mongo/conversation/message.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[async_trait]
[INFO] [stderr]   | ^^^^^^^^^^^^^^ could not find `pin` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing one of these modules
[INFO] [stderr]   |
[INFO] [stderr] 1 + use std::pin;
[INFO] [stderr]   |
[INFO] [stderr] 1 + use async_std::pin;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `future` in `core`
[INFO] [stderr]  --> crates/core/src/impl/mongo/conversation/message.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[async_trait]
[INFO] [stderr]   | ^^^^^^^^^^^^^^ could not find `future` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing one of these modules
[INFO] [stderr]   |
[INFO] [stderr] 1 + use std::future;
[INFO] [stderr]   |
[INFO] [stderr] 1 + use async_std::future;
[INFO] [stderr]   |
[INFO] [stderr] 1 + use futures::future;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `marker` in `core`
[INFO] [stderr]  --> crates/core/src/impl/mongo/conversation/message.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[async_trait]
[INFO] [stderr]   | ^^^^^^^^^^^^^^ could not find `marker` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]   |
[INFO] [stderr] 1 + use std::marker;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `pin` in `core`
[INFO] [stderr]  --> crates/core/src/traits/user/user.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[async_trait]
[INFO] [stderr]   | ^^^^^^^^^^^^^^ could not find `pin` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing one of these modules
[INFO] [stderr]   |
[INFO] [stderr] 1 + use std::pin;
[INFO] [stderr]   |
[INFO] [stderr] 1 + use async_std::pin;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `future` in `core`
[INFO] [stderr]  --> crates/core/src/traits/user/user.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[async_trait]
[INFO] [stderr]   | ^^^^^^^^^^^^^^ could not find `future` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing one of these modules
[INFO] [stderr]   |
[INFO] [stderr] 1 + use std::future;
[INFO] [stderr]   |
[INFO] [stderr] 1 + use async_std::future;
[INFO] [stderr]   |
[INFO] [stderr] 1 + use futures::future;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `marker` in `core`
[INFO] [stderr]  --> crates/core/src/traits/user/user.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[async_trait]
[INFO] [stderr]   | ^^^^^^^^^^^^^^ could not find `marker` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]   |
[INFO] [stderr] 1 + use std::marker;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `pin` in `core`
[INFO] [stderr]  --> crates/core/src/traits/room/room.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[async_trait]
[INFO] [stderr]   | ^^^^^^^^^^^^^^ could not find `pin` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing one of these modules
[INFO] [stderr]   |
[INFO] [stderr] 1 + use std::pin;
[INFO] [stderr]   |
[INFO] [stderr] 1 + use async_std::pin;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `future` in `core`
[INFO] [stderr]  --> crates/core/src/traits/room/room.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[async_trait]
[INFO] [stderr]   | ^^^^^^^^^^^^^^ could not find `future` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing one of these modules
[INFO] [stderr]   |
[INFO] [stderr] 1 + use std::future;
[INFO] [stderr]   |
[INFO] [stderr] 1 + use async_std::future;
[INFO] [stderr]   |
[INFO] [stderr] 1 + use futures::future;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `marker` in `core`
[INFO] [stderr]  --> crates/core/src/traits/room/room.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[async_trait]
[INFO] [stderr]   | ^^^^^^^^^^^^^^ could not find `marker` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]   |
[INFO] [stderr] 1 + use std::marker;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `pin` in `core`
[INFO] [stderr]  --> crates/core/src/traits/conversation/conversation.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[async_trait]
[INFO] [stderr]   | ^^^^^^^^^^^^^^ could not find `pin` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing one of these modules
[INFO] [stderr]   |
[INFO] [stderr] 1 + use std::pin;
[INFO] [stderr]   |
[INFO] [stderr] 1 + use async_std::pin;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `future` in `core`
[INFO] [stderr]  --> crates/core/src/traits/conversation/conversation.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[async_trait]
[INFO] [stderr]   | ^^^^^^^^^^^^^^ could not find `future` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing one of these modules
[INFO] [stderr]   |
[INFO] [stderr] 1 + use std::future;
[INFO] [stderr]   |
[INFO] [stderr] 1 + use async_std::future;
[INFO] [stderr]   |
[INFO] [stderr] 1 + use futures::future;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `marker` in `core`
[INFO] [stderr]  --> crates/core/src/traits/conversation/conversation.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[async_trait]
[INFO] [stderr]   | ^^^^^^^^^^^^^^ could not find `marker` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]   |
[INFO] [stderr] 1 + use std::marker;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `pin` in `core`
[INFO] [stderr]  --> crates/core/src/traits/conversation/message.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[async_trait]
[INFO] [stderr]   | ^^^^^^^^^^^^^^ could not find `pin` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing one of these modules
[INFO] [stderr]   |
[INFO] [stderr] 1 + use std::pin;
[INFO] [stderr]   |
[INFO] [stderr] 1 + use async_std::pin;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `future` in `core`
[INFO] [stderr]  --> crates/core/src/traits/conversation/message.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[async_trait]
[INFO] [stderr]   | ^^^^^^^^^^^^^^ could not find `future` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing one of these modules
[INFO] [stderr]   |
[INFO] [stderr] 1 + use std::future;
[INFO] [stderr]   |
[INFO] [stderr] 1 + use async_std::future;
[INFO] [stderr]   |
[INFO] [stderr] 1 + use futures::future;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `marker` in `core`
[INFO] [stderr]  --> crates/core/src/traits/conversation/message.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[async_trait]
[INFO] [stderr]   | ^^^^^^^^^^^^^^ could not find `marker` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]   |
[INFO] [stderr] 1 + use std::marker;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 27 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0433`.
[INFO] [stderr] error: doctest failed, to rerun pass `-p core --doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name core --test crates/core/src/lib.rs --test-run-directory /opt/rustwide/workdir/crates/core -L native=/opt/rustwide/target/debug/build/ring-6ba46e8308ad0d86/out -L native=/opt/rustwide/target/debug/build/ring-f06e75685c23786e/out -L native=/opt/rustwide/target/debug/build/zstd-sys-48df6a21d5d2765e/out --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-fcefa0f45258f20b.so --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-57a9233960e88490.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-657f0a4a919ab3b5.so --extern authifier=/opt/rustwide/target/debug/deps/libauthifier-5fae7d5ce04a3a64.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-34411b44ff95650a.rlib --extern core=/opt/rustwide/target/debug/deps/libcore-98de8eaed7afa700.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-134d4ed63f56801f.rlib --extern mongodb=/opt/rustwide/target/debug/deps/libmongodb-1f51552f4f678542.rlib --extern nanoid=/opt/rustwide/target/debug/deps/libnanoid-97e9cae7fa61ec2a.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-debe7c411cf97340.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-953aa291cf75e57e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-51b588421ace2ead.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2bb844459b4af4c0.rlib --extern validator=/opt/rustwide/target/debug/deps/libvalidator-b29f8786e352104f.rlib -L dependency=/opt/rustwide/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --cap-lints=forbid --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "6d4d0a1742ee6a033b09625f9803c639a88c3b60e62887256063df866279610d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d4d0a1742ee6a033b09625f9803c639a88c3b60e62887256063df866279610d", kill_on_drop: false }`
[INFO] [stdout] 6d4d0a1742ee6a033b09625f9803c639a88c3b60e62887256063df866279610d
